HaruFont
PHP Manual

HaruFont::getAscent

(PECL haru >= 0.0.1)

HaruFont::getAscentGet the vertical ascent of the font

Descripción

int HaruFont::getAscent ( void )

Get the vertical ascent of the font.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns the vertical ascent of the font.

Errors/Exceptions

Throws a HaruException on error.


HaruFont
PHP Manual